x86/DMI: use proper structures instead of byte offsets
authorJan Beulich <jbeulich@novell.com>
Thu, 23 Jun 2011 10:34:40 +0000 (11:34 +0100)
committerJan Beulich <jbeulich@novell.com>
Thu, 23 Jun 2011 10:34:40 +0000 (11:34 +0100)
commit878d06182ae1cc21737cdbccb8f4db8925d6b50e
tree0cc1a1eb0f7fb6840211cbd0827968f3b4741be8
parent3a2aa7c24835359f3b3e04364ecabed5a1df2127
x86/DMI: use proper structures instead of byte offsets

Besides being (in my eyes) desirable cleanup, this at once represents
another prerequisite for native EFI booting support.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/dmi_scan.c